/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
img{border:0;}

/*banner*/
.full_banner {
	width: 100%;
	position: relative;
	height:500px;
	background: #FFF;
	overflow: hidden;
}
.full_banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.full_banner .bd ul {
	width: 100% !important;
}
.full_banner .bd li {
	width: 100% !important;
	float: left;
	height: 500px;
	overflow: hidden;
	text-align: center;
}
.full_banner .bd li a {
	display: block;
	height: 500px;
}
.full_banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.full_banner .hd ul {
	text-align: center;
}
.full_banner .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 40px;
	height: 12px;
	margin: 5px;
	background: url(http://www.zhongdechina.com/image/tg_flash_p.png) -50px 0;
	overflow: hidden;
	line-height: 999px;
}
.full_banner .hd ul .on {
	background-position: 0px 0px;
}
#home-cptu{
	width:1000px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}